List of all members
MVCC_RECT_INFO Class Reference

Includes parameters of rectangle area information. More...

Inherits Structure.

Detailed Description

Includes parameters of rectangle area information.

Parameters
fTopc_float, The distance from the upper edge of the rectangle to the upper edge of the image, range: [0.0, 1.0]. It refers to the relative position of the rectangle in the image.
fBottomc_float, The distance from the lower edge of the rectangle to the lower edge of the image, range: [0.0, 1.0]. It refers to the relative position of the rectangle in the image.
fLeftc_float, The distance from the left edge of the rectangle to the left edge of the image, range: [0.0, 1.0]. It refers to the relative position of the rectangle in the image.
fRightc_float, The distance from the right edge of the rectangle to the right edge of the image, range: [0.0, 1.0]. It refers to the relative position of the rectangle in the image.
stColorMVCC_COLORF, Color of auxiliary line.
nLineWidthc_uint, Width of auxiliary line (1 or 2).
nReservedc_uint*4, Reserved.